﻿	@charset "utf-8";
body {
	background: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Microsoft Yahei";
}

ol,
ul,
p {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

* {
	font-family: Microsoft Yahei;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img,
input {
	
}

ul li {
	list-style: none;
}

ul,
p {
	padding: 0px;
	margin: 0px;
}
i,em{
	font-style: normal;
}



/*
.left{ float:left;}
.right{ float:right;}
 */

.h30 {
	height: 30px;
}

.h50 {
	height: 50px;
}

.clear {
	clear: both;
}

.wrap { width:1200px; margin:0 auto; position:relative; }
.fl { float: left; }
.fr { float: right; }
/* header */
a:link,
a:link img,
input { transition:all .3s linear; }
.icase { position: relative; padding:30px 0 30px 0; }
.icase .head { text-align: center; }
.icase .head h2 { font-size: 26px; color: #333; }
.icase .head h3 { font-size: 18px; color: #666; font-weight: normal; margin-bottom: 15px; }
.icase .head .line { width: 214px; height: 4px; margin: 0 auto; }
.icase .head .line span { width: 107px; height: 4px; }
.icase .head .line1 { background: #0475cc; }
.icase .head .line2 { background: #79c935; }
.icase .content { background: url(../images/pro-bj.png) top center repeat-x; padding: 60px 0 0 0; overflow: hidden; }
.icase .bimg { width: 838px; height: 629px; overflow: hidden; margin: 25px 0; border: 15px solid #fff; border-left: none; position: absolute;  }
.icase .bimg .list { width: 838px; height: 300%; overflow: hidden; }
.icase .bimg .list li { position: relative; display: none; }
.icase .bimg .list li:first-child { display: block; }
.icase .bimg .img { width: 838px; height: 629px; overflow: hidden; }
.icase .bimg .img img { width: 838px; height: auto; }
.icase .bimg .title { width: 838px; height: 93px; background: url(../images/case-bj.png) top center repeat; position:  absolute; left: 0; right: 0; bottom: 0;  }
.icase .bimg .title h2 { font-size: 20px; color: #fff; margin:28px 0 0 20px; }
.icase .bimg .title h2 a{color: #fff;}
.icase .bimg .title p { font-size: 16px; color: #fff; margin-left: 20px; }
.icase .bimg .title span { display: block; position: absolute; right: 0; bottom: 0; width: 100px; height: 43px; background: url(../images/more.png) center 20px no-repeat #0475cc; color: #fff; text-align: center; padding-top: 50px; }
.icase .bimg .title span a{color: #fff;}
.icase .bimg .list li:hover img { transform:scale(1.05,1.05); }
.icase .bimg .list li:hover .title span { animation: flipInX .5s ease; }  
.icase .smimg { width: 438px; height: 699px; border: 7px solid #e1e1e1; margin-left: -90px; }
.icase .smimg .tentlist { width: 271px; height: 630px; margin: 33px 0 0 130px; overflow: hidden; position: relative; }
.icase .smimg ul { position: relative; }
.icase .smimg li { position: relative; margin-bottom: 10px; cursor:pointer; }
.icase .smimg .img { width: 271px; height: 203px; overflow: hidden; }
.icase .smimg img { width: 100%; height: auto;  transition: all 0.4s; }
.icase .smimg h2 { display: none; width: 100%; height: 36px; background: url(../images/case-bj.png) top center repeat; position: absolute; left: 0; right: 0; bottom: 0; color: #fff; text-align: center; line-height: 36px; font-weight: normal; font-size: 16px; }
.icase .smimg .active h2 { display: block; }
.icase .smimg li:hover h2 { display: block; }
.icase .smimg li:hover img { transform:scale(1.05,1.05); }
.icase .btnNext,
.icase .btnPrev { width: 60px; height: 60px; display: block; position: absolute; right: 50%; margin-right: -662px; }
.icase .btnPrev {  top: 52%; background: url(../images/casepw.png) left center no-repeat #d2d2d2;}
.icase .btnNext {  top: 59%; background: url(../images/casepw.png) right center no-repeat #d2d2d2; }
.icase .btnPrev:hover { background: url(../images/casepw.png) left center no-repeat #0585d5; }
.icase .btnNext:hover { background: url(../images/casepw.png) right center no-repeat #0585d5; }
#header {
	width: 100%;
	height: 180px;
	position: relative;
}
.top1{
	width: 100%;
	height: 35px;
	background: #2f44c3;
}
.top1 p{
	width: 1300px;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	margin: 0 auto;
}
.top1 p span{
	float: right;
	color: #fff;
}
.top1 p span a{
	color: #fff;
	margin: 0px 10px;
}
.top1 p span a:hover{
	color: #ffe233;
}


.top2{
	width: 100%;
	height: 145px;
	background: url(../images/topbg.jpg) top center no-repeat;
}
.top-box{
	width: 1300px;
	height: 130px;
	margin: 0 auto;
}
.logo{
	float: left;
	width: 400px;
	padding-top: 45px;
}
.logo img{
	display: block;
	margin-left: 20px;
}
.logo h1{
	font-size: 36px;
	color: #2f44c3;
}


.top-r {
	width: 870px;
	height: 120px;
	float: right;
}
.top-tel{
	width: 300px;
	float: right;
	text-align: left;
	padding-top: 20px;
	font-size: 28px;
	color: #2f44c3;
	font-family: impact;
	font-weight: initial;
	margin-bottom: 15px;
}
.top-tel img{
	margin-right: 10px;
	vertical-align: middle;
}

/*主导航多级菜单*/

ul.nav {
	width: 900px;
	height: 50px;
	display: table;
}

.nav>li {
	float: left;
	text-align: center;
	width: 100px;
	line-height: 50px;
	margin: 0px 5px 0px 0px;
	padding-left: 5px;
	
}
.nav>li:first-child{
	background: none;
}
ul.nav .navlink{
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
ul.nav .navlink:hover{
	box-shadow: 0px 0px 15px #aaa;
	background: #2f44c3;
	color: #fff;
}

ul.nav a {
	display: block;
	color: #000;
	font-size: 18px;
	font-family: 'Microsoft Yahei', '微软雅黑E\8F6F\96C5\9ED1';
	text-decoration: none;
}

.nav>li>ul {
	position: absolute;
	z-index: 9999;
	width: 100% !important;
	background: rgba(0,0,0,.8);
	left: 0;
	right: 0;
	top: 180px;
	margin: 0 auto;
	padding:50px 10%;
	box-sizing: border-box;
	display: none;
}
.nav>li>ul li{
	width: 200px;
	height: 180px;
	float: left;
	margin: 10px;
}
.nav>li>ul li a img{
	width: 200px;
	height: 150px;
	display: block;
}
.nav>li>ul li a span{
	font-size: 16px;
	display: block;
	text-align: center;
	width: 100%;
	height: 30px !important;
	background: #fff;
	line-height: 30px;
}
.nav>li>ul li:hover a span{
	font-size: 16px;
	display: block;
	text-align: center;
	width: 100%;
	height: 30px !important;
	background: #2f44c3;
	line-height: 30px;
	color: #fff;
}

#banner{
	width: 100%;
	height: 812px;
	background: url(../images/banner1.jpg) top center no-repeat;
}


/* 产品 */


#pro{
	width: 100%;
	overflow: hidden;
	padding: 50px 0px;
}
#pro>h2{
	font-size: 34px;
	color: #000;
	text-align: center;
	line-height: 50px;
}
#pro>h2:after{
	content: "";
	width: 100px;
	height: 1px;
	background: #ccc;
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 10px;
}
#pro>h2:before{
	content: "";
	width: 100px;
	height: 1px;
	background: #ccc;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
}
#pro>h3{
	color: #000;
	font-weight:initial;
	font-size: 20px;
	text-align: center;
}
#pro>p{
	font-size: 22px;
	color: #666;
	text-align: center;
	line-height: 30px;
	width:100%;
	margin: 0 auto;
}

.pro-lei{
	width: 1300px;
	height: 100px;
	margin: 0 auto;
	padding-top: 50px;
}
.pro-lei a{
	line-height: 40px;
	background: #234bba;
	text-align: center;
	color: #fff;
	padding: 0px 20px;
	height: 45px;
	margin: 10px;
	border-radius: 30px;
	font-size: 20px;
	box-sizing: border-box;
	display: block;
	float: left;
}
.pro-lei a em{
	width: 5px;
	height: 5px;
	border-radius: 50%;
	display: block;
	background:#e65224 ;
	float: right;
	margin-top: 20px;
	margin-left: 10px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.pro-lei a:hover{
	background: #e65224;
}
.pro-lei a:hover em{
	width: 13px;
	height: 4px;
	border-radius: 5px;
	display: block;
	background:#fff;
	float: right;
	margin-top: 20px;
	margin-left: 10px;
}

#pro-box1{
	width: 85%;
	overflow: hidden;
	margin: 50px auto;
}
@media (max-width: 1366px) {
	#pro-box1{
	width: 100%;
	overflow: hidden;
	margin: 50px auto;
  }
}
#pro-box1 li{
		width: 23%;
		height:410px;
		background: #fff;
		margin: 15px 1% 40px 1%;
		float: left;
		list-style: none;
		position: relative;
		z-index: 0;
		box-shadow: 0px 0px 10px #ccc;
		border: solid 1px #ddd;
		box-sizing: border-box;
		
}
#pro-box1 li img{
		width: 100%;

		padding: 0;
		margin: 0;
}
#pro-box1 li p{
	position: absolute;
	width: 100%;
	height: 90px;
	background: #fff;
	z-index: 999;
	left: 0;
	bottom: 0;	
}

#pro-box1 li p>a{
		width: 100%;
		line-height:60px;
		text-align: center;
		font-size: 20px;
		color: #000;
		display: block;
}
#pro-box1 li p em{
	background: url(../images/pro-tel1.png) 10px center no-repeat #2f44c3;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	display: block;
	text-align: center;
	width: 70%;
	position: absolute;
	z-index: 3;
	margin: 0 auto;
	bottom: -20px;
	left: 0;
	right: 0;
	border-radius: 20px;
}
#pro-box1 li:hover p{
	background: #2f44c3;
}
#pro-box1 li:hover p a{
	color: #fff;
}
#pro-box1 li:hover p em{
	background: url(../images/pro-tel2.png) 10px center no-repeat #eee;
	font-size: 20px;
	color: #333;
	line-height: 40px;
	display: block;
	text-align: center;
	width: 70%;
	position: absolute;
	z-index: 3;
	margin: 0 auto;
	bottom: -20px;
	left: 0;
	right: 0;
	border-radius: 20px;
}

#home-about{
	width: 100%;
	overflow: hidden;
	background:#2133a3;
	padding: 60px 0px;
	box-sizing: border-box;
	position: relative;
}
.about-box{
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
}
.about-l{
	width: 600px;
	float: left;
	overflow: hidden;
}
.about-l h2{
	font-size: 34px;
	color: #ffe233;
	text-align: left;
	padding-bottom: 20px;
}

.about-l .jj{
	width: 600px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	text-align: left;
}
.about-l h3{
	font-size: 22px;
	color: #192a6d;
	width: 150px;
	height: 40px;
	background: #ffe233;
	text-align: center;
	line-height: 40px;
	font-weight: initial;
	margin: 40px 0px 20px 0px;
}
.about-r{
	width: 680px;
	float: right;
	height: 418px;
	background: url(../images/about1.png) right center no-repeat;
	margin-top: 30px;
}
.about-r a{
	font-size: 18px;
	color: #192a6d;
	padding-top: 300px;
	padding-right: 40px;
	display: block;
	text-align: right;
}
.about-r a:hover{
	color: #cc0000;
}

#ss{
	width: 100%;
	height: 180px;
	background: url(../images/bg1.jpg);
	padding: 30px 0px;
}
#ss h3{
	font-size: 26px;
	color: #333;
	text-align: center;
	font-weight: initial;
}
#ss h2{
	font-size: 20px;
	color: #333;
	text-align: center;
	font-weight: initial;
}
#ss p{
	font-size: 16px;
	color: #555;
	text-align: center;
	padding-top: 20px;
}

#ss .ss_box{
	background: none !important;
	width: 700px;
	margin: 0 auto;
}
#ss .ss_box .an{
	width: 200px;
	height: 40px;
	border: solid 1px #ccc;
}
#ss .ss_box .ss_submit{
	background: url(../images/ss.jpg) 10px center no-repeat #df2623;
	text-align: left;
	padding-left: 40px;
}

#home-case{
	width: 100%;
	overflow: hidden;
	background:#fff;
	padding: 60px 0px;
}
#home-case>h2{
	font-size: 34px;
	color: #000;
	text-align: center;
	line-height: 50px;
}
#home-case>h2:after{
	content: "";
	width: 100px;
	height: 1px;
	background: #ccc;
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 10px;
}
#home-case>h2:before{
	content: "";
	width: 100px;
	height: 1px;
	background: #ccc;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
}
#home-case>h3{
	color: #000;
	font-weight:initial;
	font-size: 20px;
	text-align: center;
}
.case-lei{
	width: 1300px;
	height: 100px;
	margin: 30px auto 20px;
	background: #e1dede;
}
.case-lei a{
	width: 216px;
	height: 100px;
	line-height: 100px;
	display: block;
	float: left;
	font-size: 20px;
	text-align: center;
}
.case-lei a:hover{
	background: #2f44c3;
	color: #fff;
}
.case-lei-on{
	background: #2f44c3 !important;
	color: #fff !important;
}
.case-cont{
	width: 1300px;
	height: 500px;
	background:#eee;
	padding:30px;
	box-sizing: border-box;
	margin: 0 auto;
}
.case-cont strong{
	font-size: 24px;
	color: #2f44c3;
	line-height: 80px;
}
.case-cont p{
	font-size: 16px;
	line-height: 30px;
	color: #555;
}
.case-cont>img{
	display: block;
	margin-right: 40px;
	float: left;
	
}
.case-cont ul{
	width: 600px;
	float: left;
	margin-top: 20px;
}
.case-cont ul a{
	width: 190px;
	height: 150px;
	margin: 5px;
	display: block;
	float: left;
}
.case-cont ul a img{
	width: 190px;
	height: 150px;
}
.min-case{
	width: 1300px;
	height: 200px;
	margin: 0 auto;
}
.min-case a{
	width: 240px;
	height: 200px;
	margin: 10px;
	float: left;
	border: solid 2px #ccc;
	box-sizing: border-box;
	display: block;
	overflow: hidden;
}
.min-case a img{
	width: 240px;
	height: 200px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.min-case a:hover{
	border: solid 2px #cc0000;
}
.min-case a:hover img{
	transform: scale(1.1);
}


#home-ys{
	width: 100%;
	height: 930px;
	background: url(../images/bg2.jpg) top center no-repeat;
	padding: 50px 0px;
	overflow: hidden;
}
#home-ys>img{
	display: block;
	margin: 20px auto;
}
#home-ys>p{
	font-size: 22px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
}
#home-ys ul{
	width: 1300px;
	height: 660px;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
}
#home-ys ul>img{
	display: block;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99;
}
#home-ys ul li{
	width: 390px;
	height: 580px;
	text-align: center;
	background:url(../images/ysbg1.png) top left no-repeat;
	float: left;
	position: absolute;
	z-index: 3;
	
	
}
#home-ys ul li:nth-of-type(1){
	transform: rotate(-72deg);
	bottom: -191px;
	left: 100px;
}

#home-ys ul li:nth-of-type(2){
	transform: rotate(-35deg);
	bottom: -8px;
	left: 230px;
}
#home-ys ul li:nth-of-type(3){
	transform: rotate(0deg);
	bottom: 60px;
	left: 460px;
}
#home-ys ul li:nth-of-type(4){
	transform: rotate(35deg);
	bottom: -8px;
	right: 230px;
}

#home-ys ul li:nth-of-type(5){
	transform: rotate(72deg);
	bottom: -191px;
	right:100px;
}

#home-ys ul li>img{
	display: block;
	margin: 50px auto 10px;
}
#home-ys ul li strong{
	font-size: 20px;
	color: #000;
	line-height: 40px;
	text-align: center;
	width: 100%;
	font-weight: normal;
}

#home-ys ul li p{
	font-size: 14px;
	color: #666;
	padding: 10px 100px;
	line-height: 25px;
	text-align: center;
}

#home-ys ul li:hover{
		background:url(../images/ysbg1x.png) top left no-repeat;
		
}
#home-ys ul li:hover strong{
	color: #fff;
}
#home-ys ul li:hover p{
	color: #fff;
}


#home-news{
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
}
.news-box{
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
}
.news11{
	width: 850px;
	overflow: hidden;
	margin-right: 30px;
	float: left;
}
.wenti{
	width: 390px;
	overflow: hidden;
	float: right;
	border: solid 10px #f2f2f2;
	box-sizing: border-box;
}
.news-tt{
	width: 100%;
	height: 40px;
}
.news-tt>h2{
	font-size: 28px;
	color: #2f44c3;
	border-left: solid 5px #2f44c3;
	float: left;
	height: 40px;
	padding-left: 15px;
}
.news-tt>a{
	float: right;
	font-size: 16px;
	color: #666;
	line-height: 40px;
}
.news-tt>a:hover{
	color: #2f44c3;
}

.news-l{
	width: 100%;
	height: 180px;
	background: #fff;
	position: relative;
	margin: 20px 0px;
}
.news-l img{
	width: 280px;
	height: 180px;
	float: left;
	margin-right: 20px;
}
.news-l .news-time{
	width: 90px;
	height: 80px;
	background: #2f44c3;
	font-size: 32px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0px;
	z-index: 9999;
	padding-top: 10px;
}
.news-l .news-time span{
	display: block;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-weight: initial;
}
.news-l h4{
	padding-left: 30px;
	line-height: 50px;
	font-weight: initial;
	font-size: 18px;
	color: #333;
}
.news-l p{
	line-height: 30px;
	font-weight: initial;
	font-size: 16px;
	color: #666;
	padding: 0px 30px;
}
.news-l>a{
	width: 120px;
	height: 36px;
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	background: #cc0000;
	margin: 10px 30px;
}
.news-l>a:hover{
	color: #fff;
	background: #f27000;
}



.news-cont ul{
	width: 100%;
}
.news-cont ul li{
	width: 820px;
	height: 145px;
	margin: 0px 0px 10px 0px;
	border: solid 1px #ddd;
}
.news-cont ul li h4{
	font-size: 18px;
	color: #000;
	font-weight: normal;
	line-height: 40px;
}
.news-cont ul li p{
	font-size: 14px;
	line-height: 25px;
	color: #999;
	padding-right: 20px;
}
.news-cont ul li:hover .news-time{
	background: #2f44c3;
	color: #fff;
	
}
.news-cont ul li:hover .news-time span{
	color: #fff;
	border: solid 1px #fff;
	
}
.news-cont ul li:hover h4 a{
	color: #da040f;
}
.news-cont ul li .news-time{
	background: #dfdfdf;
	width: 150px;
	height: 145px;
	font-size: 30px;
	color: #8a8a8a;
	text-align: center;
	float: left;
	line-height: 80px;
	display: block;
	margin-right: 20px;
}
.news-cont ul li .news-time span{
	font-size: 16px;
	color: #8a8a8a;
	display: block;
	line-height: 40px;
	border: solid 1px #8a8a8a;
	width: 100px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
}

.wenti>h2{
	font-size: 28px;
	color: #2f44c3;
	text-align: center;
	line-height: 50px;
	padding-top: 20px;
}
.wenti>h2:after{
	content: "";
	width: 60px;
	height: 1px;
	background: #ccc;
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 10px;
}
.wenti>h2:before{
	content: "";
	width: 60px;
	height: 1px;
	background: #ccc;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
}
.wenti>h3{
	color: #666;
	font-weight:initial;
	font-size: 18px;
	text-align: center;
}
.wenti>img{
	display: block;
	margin: 10px auto;
}
.wenti ul{
	display: table;
}
.wenti ul li{
	border-bottom: solid 1px #ddd;
	padding: 10px 0px;
	margin: 0px 30px;
}
.wenti ul li strong a{
	font-size: 16px;
	background: url(../images/wen.jpg) left center no-repeat;
	line-height: 30px;
	color: #2f44c3;
	padding-left: 30px;
	
}
.wenti ul li a:hover{
	color: #ff0000;
}
.wenti ul li p{
	font-size: 14px;
	background: url(../images/da.jpg) left top no-repeat;
	line-height: 25px;
	color: #666;
	padding-left: 30px;
}

/* footer */

#footer {
	width: 100%;
	overflow: hidden;
	background: #2f44c3;
	padding: 40px 0px;
}
#footer ul{
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
}
#footer ul li{
	float: left;
	margin-left: 30px;
}
.b-logo{
	width: 300px;
	height: 200px;
	border-right: solid 1px #6574d3;
	box-sizing: border-box;
	text-align: center;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
}
.b-logo img{
	display: block;
	margin: 10px auto;
	
}
.b-nav{
	width: 250px;
	height: 200px;
	border-right: solid 1px #6574d3;
}
.b-nav a{
	font-size: 16px;
	width: 120px;
	line-height: 30px;
	display: block;
	float: left;
	color: #fff;
}
.b-nav a:hover{
	color: #ffba00;
}
.b-contact{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.b-contact a{
	color: #ddd;
}
.b-contact a:hover{
	color: #ffba00;
}
.b-wx{
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.b-wx img{
	display: block;
	margin: 10px;
}
#b-link {
	width: 100%;
	height: 145px;
	background:url(../images/topbg.jpg) top center no-repeat;
	padding: 20px;
	box-sizing: border-box;
}
.link-box{
	width: 1300px;
	margin: 0 auto;
}
.link-tt{
	border: solid 1px #ccc;
	border-radius: 5px;
	width: 130px;
	height: 85px;
	float: left;
	display: block;
	margin-right: 30px;
}
.link-tt h2{
	color: #2f44c3;
	font-size: 22px;
	text-align: center;
	padding-top: 15px;
}
.link-tt h3{
	color: #666;
	font-size: 20px;
	text-align: center;
	font-weight: initial
}
.link-cont{
	float: left;
	width: 1100px;
	height: 85px;
}
.link-cont a{
	font-size: 16px;
	color: #333;
	line-height: 40px;
	margin-right: 20px;
}
.link-cont a:hover{
	color: #ff0000;
}
/*内页样式*/
#main100 {
	width: 95%;
	height: auto;
	margin: 0 auto;
	font-size: 16px;
	line-height: 35px;
}
#main {
	width: 1300px;
	height: auto;
	margin: 0 auto;
	font-size: 16px;
	line-height: 35px;
}

.ny_left {
	width: 320px;
	height: auto;
	float: left;
}

.ny_right {
	width: 880px;
	height: auto;
	float: left;
}

.bass {
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #666;
	width: 100%;
	margin: 0 auto 30px;
	border-bottom: solid 2px #ddd;
}
.bass img{
	vertical-align: middle;
	margin-right: 10px;
}

.bass a {
	color: #2f44c3;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

.ny_news li{
	width: 98%;
	border-bottom: solid 1px #ddd;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 14px !important;
	line-height: 25px;
	color: #666;
	box-sizing: border-box;
	padding-bottom: 20px;
	position: relative;
}
.ny_news li a{
	font-size: 20px;
	color: #333;
	display: block;
	padding-top: 10px;
}
.ny_news li a:hover{
	color: #234bba;
}
.ny_news li>img{
	width: 200px;
	height: 150px;
	float: left;
	margin-right: 20px;
	display: block;
}


.ny_news li p{
	color: #999;
	padding-left: 15px;
	width: 100%;
	height: 30px;
	
}
.ny_news li p>img{
	vertical-align: middle;
	margin-right: 5px;
}

.nynews_list{
	margin-bottom: 30px;
	width: 100%;
	overflow: hidden;
}
.nynews_list h1{
	margin-bottom: 20px;
}
.nynews_list li{
	width: 49%;
	height: 45px;
	margin: 5px 0.5%;
	float: left;
	border: solid 1px #ddd;
	background:url(../images/news1.jpg) left center no-repeat #fff;
	box-sizing: border-box;
	line-height: 45px;
	color: #666;
	
}
.nynews_list li a{
	color: #555;
	padding-left: 10px;
}
.nynews_list li a:hover{
	color: #d7a02b;
}



.love-pic-box{
	width: 100%;
	overflow: hidden;
	margin: 20px auto;
}
.love-pic-box li{
		width: 23%;
		height: 240px;
		background: #fff;
		margin: 15px 1%;
		float: left;
		list-style: none;
		overflow: hidden;
		position: relative;
		z-index: 0;
		box-shadow: 0px 0px 10px #ccc;
		border: solid 1px #d5d2d2;
		box-sizing: border-box;
		
}
.love-pic-box li img{
		width: 100%;
		height: 200px;
		padding: 0;
		margin: 0;
}
.love-pic-box li p{
	position: absolute;
	width: 100%;
	height: 40px;
	background: #eee;
	z-index: 999;
	left: 0;
	bottom: 0;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	
	
}
.love-pic-box li:hover p{
	position: absolute;
	width: 100%;
	height:80px;
	background: #eee;
	z-index: 999;
	left: 0;
	bottom: 0;
}

.love-pic-box li p>a{
		width: 100%;
		line-height:30px;
		height: 30px;
		text-align: center;
		font-size: 16px;
		color: #000;
		display: block;
		padding-top: 5px;
}
.love-pic-box li p em{
	background: url(../images/pro-tel.png) left center no-repeat;
	padding-left: 0px;
	font-size: 20px;
	color: #dd0000;
	line-height: 40px;
	display: block;
	margin-left: 30px;
	font-weight: bold;
}

.nr16 {
	width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 30px;
	color: #000;
}

.nr20 {
	width:100%;
	height: auto;
	font-size: 20px;
	line-height: 40px;
	color: #000;
}
.nr20 h1{
	font-size: 26px;
	color: #234bba;
	text-align: center;
}

.nextinfo{
	width: 100%;
	overflow: hidden;
	
}
.nextinfo span{
 	background: #eee;
 	margin: 20px 1%;
 	width: 48%;
 	float: left;
 	text-align: center;
 	border-radius: 20px;
 }
.nextinfo span:hover{
 	background: #333;
 	color: #fff;
 }
.nextinfo span:hover a{
	color: #fff;
}
 
 
.pc_tt {
	background: #2f44c3;
	color: #fff;
	width: 290px;
	height: 90px;
	border-bottom: solid 5px #333;
	box-sizing: border-box;
}
.pc_tt h2{
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	padding-top:28px;
	font-weight: initial;
}
.pc_tt>p{
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #ccc !important;
	width: 250px;
	margin: 0 auto;
}
.left_cplei {
	width: 290px;
	height: auto;
	padding: 5px 0px;
	box-sizing: border-box;
	background: #fff;
}

.left_cplei li {
	width: 230px;
	height: 40px;
	background: url(../images/left1.png) 15px center no-repeat #666;
	margin: 10px auto;
	text-align: left;
	line-height: 40px;
	font-size: 18px;
	padding-left: 20px;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
}
.left_cplei li:hover{
	
	background: url(../images/left1.png) 15px center no-repeat #2f44c3;
}
.left_cplei li:hover a{
	color: #fff;
}
.left_cplei li a {
	padding-left: 25px;
	color: #fff;
	font-size: 16px;
}

.left_cplei li a:hover {
	color: #fff;
}

.left_cplei p {
	width: 220px;
	height: 35px;
	margin: 5px auto;
	border-bottom: dashed 1px #ccc;
}

.left_cplei p a {
	color: #000;
	text-decoration: none;
	width: 228px;
	height: 35px;
	font-size: 16px;
	color: #555;
	line-height: 35px;
	display: block;
	font-weight: bold;
}

.left_cplei p a:hover {
	color: #ff0000;
}

.left-lx{
	width: 290px;
	overflow: hidden;
	border: solid 1px #ddd;
	box-sizing: border-box;
	padding-bottom: 20px;
	box-shadow: 0px 0px 10px #ccc;
	margin-bottom: 20px;
	
}
.lx-tt{
	height: 50px;
	margin-bottom: 10px;
	background: #2f44c3;
	color: #888;
	border-bottom: solid 5px #333;
	width:100%;
	margin: 0 auto 10px;
	box-sizing: border-box;
}
.lx-tt h2{
	font-size: 20px;
	color: #fff;
	line-height: 50px;
	float: left;
	font-weight: initial;
	padding-left: 15px;
	
}
.lx-tt a{
	font-size: 14px;
	color: #eee;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
.lx-tt a:hover{
	color: #d7a02b;
}
.left-lx p{
	padding: 0px 20px;
	font-size: 16px;
	color: #333;
	line-height: 30px;
}

#nyba {
	width: 100%;
	height: 300px;
	background: url(../images/nyba.jpg) top center no-repeat #333;
}



.links {
	width: 1070px;
	height: 60px;
	margin: 0 auto;
}

.links span {
	float: left;
	margin: 0 10px;
}

.links span a {
	font-size: 16px;
	line-height: 60px;
	color: #666;
}

.links span a:hover {
	color: #ff0000;
}





.ibox7 {
	width: 1200px;
	height: 270px;
	overflow: hidden;
	position: relative;
	padding-top: 20px;
}

.ibox7 #LeftArr1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 270px;
	cursor: pointer;
	background: url(../images/left1.jpg) left center no-repeat;
}

.ibox7 #RightArr1 {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 600px;
	height: 270px;
	cursor: pointer;
	background: url(../images/right1.jpg) right center no-repeat;
}

.ihonor {
	height: 270px;
	margin: 0px auto;
	overflow: hidden;
}


/*ͼЧ*/

.cppic {
	width: 380px;
	height: 320px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.cppic dl {}

.cppic dl dt {
	width: 378px;
	height: 280px;
	border: solid 1px #ddd;
	display: block;
	overflow: hidden;
}

.cppic dl dt img {
	width: 378px;
	height: 280px;
	ition: 0.4s;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	-o-transition: -o-transform 0.4s ease-out;
	-ms-transition: -ms-transform 0.4s ease-out;
}

.cppic dl dd {
	text-align: center;
	width: 380px;
	height: 40px;
	line-height: 40px;
	background: #EEE;
	color: #333;
	font-size: 16px;
}

.cppic a:hover dl dd {
	background: #e07d7d;
	width: 380px;
	height: 40px;
	color: #FFF;
}

.cppic a:hover dl dt img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.cppic2 {
	width: 150px;
	height: 100px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.cppic2 dl {}

.cppic2 dl dt {
	width: 150px;
	height: 100px;
	border: solid 2px #eee;
}

.cppic2 dl dt img {
	width: 150px;
	height: 100px;
	border: 0;
}

.cppic3 {
	width: 280px;
	height: 250px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.cppic3 dl {}

.cppic3 dl dt {
	width: 278px;
	height: 210px;
	border: solid 1px #ddd;
}

.cppic3 dl dt img {
	width: 278px;
	height: 210px;
	border: 0;
}

.cppic3 dl dd {
	text-align: center;
	width: 280px;
	height: 40px;
	line-height: 40px;
	background: #d7d7d7;
	color: #000;
	display: block;
}

.cppic3 a:hover dl dd {
	background: #fff;
	width: 280px;
	height: 40px;
	color: #000;
}

.nypic {
	width: 280px;
	height: 350px;
	margin: 10px 9px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.nypic dl {}

.nypic dl dt {
	width: 278px;
	height: 228px;
	border: solid 1px #ddd;
}

.nypic dl dt img {
	width: 278px;
	height: 228px;
	border: 0;
}

.nypic dl dd {
	text-align: center;
	width: 280px;
	height: 70px;
	background: #ebebeb;
	color: #000;
}

.nypic dl dd h3 {
	text-align: center;
	width: 280px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	background: #ebebeb;
	color: #000;
}

.nypic dl dd p {
	text-align: center;
	width: 280px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	background: #ebebeb;
	color: #000;
	margin: 0;
	padding: 0;
}

.nypic dl dd p span {
	font-family: Impact;
	color: #eb4c00;
	font-size: 22px;
}

.nypic a:hover dl dd {
	background: #cd5310;
	width: 280px;
	height: 70px;
	color: #fff;
}

.news3 li {
	width: 900px;
	height: 180px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	margin:20px 10px;
	border: solid 1px #ddd;
	overflow: hidden;
	padding: 10px;
	font-size: 16px;
	color: #666;
	line-height: 27px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.news3 li:hover {
	width: 900px;
	height: 180px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	margin:20px 10px;
	border: solid 1px #ddd;
	overflow: hidden;
	padding: 10px;
	font-size: 16px;
	color: #666;
	line-height: 27px;
	box-shadow: 0px 0px 10px #ccc;
	transform: scale(1.05);
}

.news3 li img {
	width: 200px;
	height: 160px;
	margin-right: 10px;
	float: left;
}

.news3 li strong {
	font-size: 18px;
	color: #000;
	display: block;
	font-weight: initial;
}

.news3 li strong a {
	color: #000;
	line-height: 40px;
	text-decoration: none;
}

.news3 li strong a:hover {
	color: #ff0000;
}


.news3 li p {
	font-size: 14px;
	text-align: left;
	line-height: 30px;
	color: #999;
	font: italic;
}

.ny_title3 {
	width: 1200px;
	height: 40px;
	background: #666;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	clear: both;
	line-height: 40px;
	padding-left: 10px;
}

.ny_love3 {
	width: 1198px;
	height: 280px;
	background: #fff;
	margin: 0 auto;
	border: solid 1px #ddd;
}

.ny_love {
	width: 898px;
	height: 280px;
	background: #fff;
	margin: 0 auto;
	border: solid 1px #ddd;
}

.ny_title4 {
	width: 890px;
	height: 40px;
	background: #666;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	clear: both;
	line-height: 40px;
	padding-left: 10px;
}

.ny_love4 {
	width: 898px;
	height: 280px;
	background: #fff;
	margin: 0 auto;
	border: solid 1px #ddd;
}

.page22 {
	width: 900px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
}

.page22 li {
	width: 400px;
	height: 40px;
	float: left;
	text-align: center;
}

.page11 {
	line-height: 40px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.page11 i {
	color: #999;
	font-size: 14px;
	font-weight: normal;
}
.content h1{
	text-align: center;
	font-size: 20px;
	line-height: 80px;
}
